From 24839e665d974d93c4ed038538c5887dc3d54dbd Mon Sep 17 00:00:00 2001 From: justbur Date: Wed, 18 Nov 2015 14:58:35 -0500 Subject: [PATCH] Fix spacing in last commit --- README.org | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.org b/README.org index 59a5af46f94..bf56704cdfc 100644 --- a/README.org +++ b/README.org @@ -9,11 +9,9 @@ The echo area is not a good default, because it's not possible to completely control what shows there without doing something ugly, so occasionally the which-key information will be overwritten. To restore the old default simply - #+BEGIN_SRC emacs-lisp (setq which-key-show-prefix 'echo) #+END_SRC - - The function =which-key-show-top-level= was implemented by @iqbalansari (thanks!) to show top-level key bindings (those not behind a prefix). You can use =M-x which-key-show-top-level= to try it and bind it to a key if you like. -- 2.30.2